home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C / Applications / µSim 1.1 / source / SimAsm.h < prev    next >
Encoding:
Text File  |  1995-12-06  |  210 b   |  13 lines  |  [TEXT/CWIE]

  1. enum {
  2. kSheetsCursor = 256,
  3. kLinkedSheetsCursor,
  4. klateralCellTweek = 5,
  5. karrowDistFromList = 8,
  6. karrowHead = 3
  7. };
  8.  
  9.  
  10. Boolean instrClikLoop(void);
  11. Boolean commentClikLoop(void);
  12. Boolean switchCursClikLoop(void);
  13.